PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFSetType3GlyphWidthOperator Class / PDFSetType3GlyphWidthOperator Constructor / PDFSetType3GlyphWidthOperator Constructor(double,double)
The horizontal displacement.
The vertical displacement.
In This Topic
    PDFSetType3GlyphWidthOperator Constructor(double,double)
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFSetType3GlyphWidthOperator( 
       double wx,
       double wy
    )

    Parameters

    wx
    The horizontal displacement.
    wy
    The vertical displacement.
    See Also